xen.git
2010-02-17 Keir Fraserpaging_domctl: Add missing breaks in switch stmt.
2010-02-17 Keir FraserMask AMD CPUID masks in software before writing them...
2010-02-17 Keir Fraserx86/mcheck: do not blindly de-reference dom0 et al
2010-02-16 Keir FraserAdded tag 4.0.0-rc4 for changeset 912295f1b1f3
2010-02-16 Keir FraserUpdate Xen version to 4.0.0-rc4
2010-02-16 Keir FraserAdded tag 4.0.0-rc3 for changeset 7d565d58f498
2010-02-16 Keir FraserUpdate Xen version to 4.0.0-rc3
2010-02-16 Keir Fraserhotplug: ignore xenstore-read error
2010-02-16 Keir Frasercpuidle: do not enter deep C state if there is urgent...
2010-02-15 Keir FraserWhen tmem is enabled, reserve a fraction of memory
2010-02-15 Keir FraserIf the 'sched' parameter is unrecognized, choose the...
2010-02-15 Keir Fraserxend: Remove redundant 'name' from LEGACY_CFG_TYPES...
2010-02-15 Keir Fraserxenpaging: Small code style cleanups
2010-02-15 Keir FraserFix a small bug about HVM_MAX_VCPUS related array
2010-02-15 Keir Fraserhvmloader: Fix an ACPI asl bug.
2010-02-15 Keir FraserVcpu hotplug: Move ACPI processor from \_PR to \_SB
2010-02-12 Keir Fraserx86_64: widen bit width usable for struct domain allocation
2010-02-12 Keir FraserRemus: increase failover timeout from 500ms to 1s
2010-02-12 Keir Fraserkeyhandler: Do not serialise keyhandlers; increase...
2010-02-12 Keir Fraserhvmloader: Fix parallel build of ACPI tables.
2010-02-12 Keir Fraserhvmloader: Fix comment style in ssdt_tpm.asl
2010-02-11 Keir Fraserhvmloader: Build a compatibility DSDT with only 15...
2010-02-11 Keir Fraserhvmloader: Remove checked-in ready-compiled SSDT_PM...
2010-02-11 Keir Fraserhvmloader: Do not leave compiled DSDT checked in to...
2010-02-11 Keir FraserDump full vCPU polling mask from 'e' key handler
2010-02-11 Keir Fraserkeyhandler: global shared scratch space for temporary...
2010-02-11 Keir FraserVT-d: get rid of duplicated definition
2010-02-11 Keir Fraserblktap2: disable presently broken memshr extension
2010-02-11 Keir Frasertools/xenpaging: fix bug of Segmentation fault
2010-02-11 Keir FraserVT-d: fix coding style in acpi_find_matched_drhd_unit()
2010-02-11 Keir FraserVT-d: ensure zapping ACPI DMAR signature in acpi_parse_dmar
2010-02-10 Keir Frasertools/xenbaked: fix bug of Segmentation fault
2010-02-10 Keir Fraserlibxc: fix bug in xc_tbuf_get_size()
2010-02-10 Keir FraserRemove hardcoded instances of TIMER_SLOP.
2010-02-10 Keir Fraserx86: move trampoline location
2010-02-10 Keir Frasertools/remus: fix build in (symlinked) read-only source...
2010-02-10 Keir FraserFix domain reference leaks
2010-02-10 Keir Fraserx86: MCE fixes
2010-02-10 Keir Frasertmem: Disable by default: enable with Xen boot param...
2010-02-10 Keir Fraserxend: Enlarge the memory balloon size for domain creati...
2010-02-10 Keir Fraserxenpm: Fix ia64 build
2010-02-08 Keir FraserDump machine check context for fatal machine check
2010-02-08 Keir FraserDon't scrub broken pages
2010-02-08 Keir FraserSome time-handling fixes.
2010-02-08 Keir Frasertools/xenconsole: fix Segmentation fault
2010-02-08 Keir FraserHandle bogus serial ports that appear normal, but don...
2010-02-08 Keir Fraserxenpm: Allow user to enable/disable dbs governor turbo...
2010-02-08 Keir Fraservmx: Don't enable irq for machine check vmexit handling
2010-02-08 Keir Fraserremus: Only build kernel module if parent kernel has...
2010-02-05 Keir Fraserblktap2: Fix non-Linux build
2010-02-05 Keir FraserRemus: fix ia64 build
2010-02-05 Keir FraserUpdate QEMU_TAG to d463cfee458bacfe1ee3cb9c3b4ce46a6be06edf
2010-02-05 Keir Fraserlibxl: Properly parse vbd names
2010-02-05 Keir Fraserlibxl: notice if vbd virt device specifier ("path"...
2010-02-04 Keir FraserRevert changeset 20898:8c1889297084
2010-02-04 Keir Fraserlibxc: Reorder functions in xc_misc.c to avoid weak...
2010-02-04 Keir Fraserlibxenlight: Do not build libconfig, but require it...
2010-02-04 Keir Frasermem hotplug: Fix an incorrect sanity check in memory add
2010-02-04 Keir FraserVT-d, tools: Intel IGD passthrough 2/2: hvm config...
2010-02-04 Keir FraserVT-d, tools: Intel IGD passthrough 1/2: vendor-specific FLR
2010-02-04 Keir Fraserx86: Intel EPT entry structure changes.
2010-02-04 Keir Frasertools: Do not append trailing slash to XEN_ROOT in...
2010-02-04 Keir Fraserx86: make max_mfn returned from XENMEM_machphys_mapping...
2010-02-04 Keir Fraserx86: fix frame table initialization when hotplug memory...
2010-02-03 Keir FraserVT-d: fix a bug in enable_ats_device
2010-02-03 Keir Fraserlibxc: Check there's enough memory for segments we...
2010-02-03 Keir Fraserlibxc: Check full range of pfns for xc_dom_pfn_to_ptr
2010-02-03 Keir Fraserxl: Do not duplicate last line of config file when...
2010-02-03 Keir Fraserxend: Disallow "/" in domain names
2010-02-03 Keir Frasertboot: fix S3 issue for Intel Trusted Execution Technology.
2010-02-03 Keir Frasertools/xen-detect: fix printing xen version
2010-02-03 Keir Fraserlibxc: Export do_mca hypercall to user space tools.
2010-02-03 Keir FraserRemus: ensure kernel modules are built before attemptin...
2010-02-03 Keir FraserRemus: use imqebt instead of ebtables
2010-02-03 Keir Fraserxentrace: Disable tracing, then read records one more...
2010-02-03 Keir Fraserxentrace: Clear lost records when disabling tracing
2010-02-03 Keir Fraserxentrace: Trace p2m events
2010-02-03 Keir FraserUpdate QEMU_TAG to 575ed1016f6fba1c6a6cd32a828cb468bdee96bb
2010-02-03 Keir Fraserhvmloader: Fix CPU hotplug notify handler in ACPI DSDT.
2010-02-01 Keir Fraserpygrub: support parsing of syslinux configuration files
2010-02-01 Keir Fraserhvm, s3: HVM guest RTCs become unsync'ed across host S3.
2010-01-29 Keir Frasertools/gtraceview: fix SIGFPE
2010-01-29 Keir Fraserblktap2: Prefer AIO eventfd support on kernels >= 2...
2010-01-29 Keir Fraserblktap2: Separate tapdisk raw I/O into different backends.
2010-01-29 Keir Fraserblktap2: Sort out tapdisk AIO init.
2010-01-29 Keir Fraserblktap2: Sort out tapdisk IPC init.
2010-01-29 Keir Fraserlibelf: make elf_phdr_is_loadable load read-only segments.
2010-01-29 Keir Fraserpv-on-hvm: Correct the order of the argument of out*()
2010-01-29 Keir Fraserx86 mca: Be more careful for printk in MCE context
2010-01-29 Keir Fraserx86 mca: Add MCE broadcast checkiing.
2010-01-29 Keir Fraserx86 mca: Fix the vMCE address translation for HVM guest.
2010-01-29 Keir Fraserx86 mca: Add the mised put_domain in UCR handler function.
2010-01-29 Keir Fraserx86 mca: Not GP fault when guest write non 0s or 1s...
2010-01-29 Keir Fraserx86 mca: Handle the vMCA bank correctly
2010-01-29 Keir Fraserx86: Clean up c/s 20844:ca0759a08057
2010-01-27 Keir Fraserxend: destroy restored domain when its device doesn...
2010-01-26 Keir Fraserpygrub: improve grub 2 support
2010-01-26 Keir Fraserx86: Polarity-switch method only effective in non-direc...
2010-01-26 Keir Fraserx86: reduce EOI stack's size in per-cpu area.
2010-01-26 Keir Fraserx86: Directly clear all pending EOIs once MSI info...
next